home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / paintnazorin.swf / scripts / DefineButton2_22 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-10-01  |  66 b   |  5 lines

  1. on(release){
  2.    _root.pr = 0;
  3.    _parent.gotoAndStop("sl");
  4. }
  5.